derelict_extras-glib ~master (2022-04-09T03:18:16.0133507)
Dub
Repo
g_qsort_with_data
derelict
glib
gqsort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
g_qsort_with_data
(gconstpointer pbase, gint total_elems, gsize size, GCompareDataFunc compare_func, gpointer user_data)
version(Derelict_Link_Static)
extern (
C
) extern (
C
) nothrow
void
g_qsort_with_data
(
gconstpointer
pbase
,
gint
total_elems
,
gsize
size
,
GCompareDataFunc
compare_func
,
gpointer
user_data
)
da_g_qsort_with_data
g_qsort_with_data
;
Meta
Source
See Implementation
derelict
glib
gqsort
aliases
da_g_qsort_with_data
functions
g_qsort_with_data